home *** CD-ROM | disk | FTP | other *** search
- object fDirBox: TfDirBox
- Left = 329
- Top = 164
- AutoScroll = False
- BorderIcons = []
- Caption = 'Browse for Folder'
- ClientHeight = 363
- ClientWidth = 424
- Color = clBtnFace
- Constraints.MinHeight = 200
- Constraints.MinWidth = 300
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Scaled = False
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- OnResize = FormResize
- PixelsPerInch = 96
- TextHeight = 13
- object imageCrip: TImage
- Left = 32
- Top = 368
- Width = 13
- Height = 12
- Cursor = crSizeNWSE
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- OnMouseDown = imageCripMouseDown
- OnMouseMove = imageCripMouseMove
- end
- object lDirectories: TLabel
- Left = 16
- Top = 16
- Width = 55
- Height = 13
- Caption = 'Directories:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object lPath: TLabel
- Left = 16
- Top = 272
- Width = 26
- Height = 13
- Caption = 'Path:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object bCancel: TbsSkinButton
- Left = 343
- Top = 358
- Width = 74
- Height = 23
- TabOrder = 0
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = '&Cancel'
- NumGlyphs = 2
- Spacing = 1
- ModalResult = 2
- OnClick = bCancelClick
- end
- object bOk: TbsSkinButton
- Left = 263
- Top = 358
- Width = 75
- Height = 23
- TabOrder = 1
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Ok'
- NumGlyphs = 2
- Spacing = 1
- OnClick = bOkClick
- end
- object ShellPanel: TbsSkinPanel
- Left = 40
- Top = 59
- Width = 351
- Height = 211
- TabOrder = 2
- SkinDataName = 'panel'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AutoEnabledControls = True
- CheckedMode = False
- Checked = False
- DefaultAlignment = taLeftJustify
- DefaultCaptionHeight = 22
- BorderStyle = bvLowered
- CaptionMode = False
- RollUpMode = False
- RollUpState = False
- NumGlyphs = 1
- Spacing = 0
- Caption = 'ShellPanel'
- object sb1: TbsSkinScrollBar
- Left = 1
- Top = 190
- Width = 349
- Height = 20
- TabOrder = 0
- Visible = False
- SkinDataName = 'hscrollbar'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- Both = False
- BothMarkerWidth = 0
- BothSkinDataName = 'bothhscrollbar'
- CanFocused = False
- Align = alBottom
- Kind = sbHorizontal
- PageSize = 329
- Min = 0
- Max = 492
- Position = 0
- SmallChange = 1
- LargeChange = 1
- AutoLargeChange = False
- end
- object sb2: TbsSkinScrollBar
- Left = 330
- Top = 1
- Width = 20
- Height = 189
- TabOrder = 1
- Visible = False
- SkinDataName = 'vscrollbar'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- Both = False
- BothMarkerWidth = 0
- BothSkinDataName = 'bothhscrollbar'
- CanFocused = False
- Align = alRight
- Kind = sbVertical
- PageSize = 11
- Min = 0
- Max = 13
- Position = 0
- SmallChange = 1
- LargeChange = 1
- AutoLargeChange = False
- end
- object ShellTreeView: TShAMShellTree
- Left = 1
- Top = 1
- Width = 329
- Height = 189
- CheckBoxes = False
- CheckKind = fckCheckBoxes
- ChecksScheme = -1
- SkinDataName = 'treeview'
- VScrollBar = sb2
- HScrollBar = sb1
- DefaultColor = clWindow
- ReadOnly = True
- Indent = 19
- OnChange = ShellTreeViewChange
- Align = alClient
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 14
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- end
- end
- object DirEdit: TbsSkinEdit
- Left = 40
- Top = 37
- Width = 353
- Height = 20
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- UseSkinFont = True
- DefaultWidth = 0
- DefaultHeight = 20
- ButtonMode = False
- SkinDataName = 'editlight'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 14
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnChange = DirEditChange
- end
- object SkinForm: TbsBusinessSkinForm
- GradientStartColor = clBlack
- GradientEndColor = clBlack
- DrawBackground = True
- ShowIcon = False
- MaximizeOnFullScreen = False
- AlphaBlend = False
- AlphaBlendAnimation = False
- AlphaBlendValue = 200
- ShowObjectHint = False
- MenusAlphaBlend = False
- MenusAlphaBlendAnimation = False
- MenusAlphaBlendValue = 200
- DefCaptionFont.Charset = DEFAULT_CHARSET
- DefCaptionFont.Color = clBtnText
- DefCaptionFont.Height = 14
- DefCaptionFont.Name = 'Arial'
- DefCaptionFont.Style = [fsBold]
- DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
- DefInActiveCaptionFont.Color = clBtnShadow
- DefInActiveCaptionFont.Height = 14
- DefInActiveCaptionFont.Name = 'Arial'
- DefInActiveCaptionFont.Style = [fsBold]
- DefMenuItemHeight = 20
- DefMenuItemFont.Charset = DEFAULT_CHARSET
- DefMenuItemFont.Color = clWindowText
- DefMenuItemFont.Height = 14
- DefMenuItemFont.Name = 'Arial'
- DefMenuItemFont.Style = []
- UseDefaultSysMenu = True
- MinHeight = 0
- MinWidth = 0
- Magnetic = False
- MagneticSize = 5
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
- Left = 8
- Top = 304
- end
- end
-